CachingIterator
PHP Manual

CachingIterator::offsetSet

(PHP 5 >= 5.2.0)

CachingIterator::offsetSetThe offsetSet purpose

Descripción

public void CachingIterator::offsetSet ( string $index , string $newval )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Lista de parámetros

index

The index of the element to be set.

newval

The new value for the index .

Valores retornados

No value is returned.


CachingIterator
PHP Manual